ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _BasePointView<TOwnerView> Class / _legendFiltered Property

In This Topic
    _legendFiltered Property (_BasePointView<TOwnerView>)
    In This Topic
    Syntax
    'Declaration
     
    Public Property _legendFiltered As Boolean
    public bool _legendFiltered {get; set;}
    See Also